PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosNumber Class / PDFCosNumber Constructor / PDFCosNumber Constructor(double)
Initial number value.
In This Topic
    PDFCosNumber Constructor(double)
    In This Topic
    Initializes a new object with a number.
    Syntax
    public PDFCosNumber( 
       double value
    )

    Parameters

    value
    Initial number value.
    See Also